What does the [whatever]:[number] construct mean in the developer console?
When I was using the developer console in the browser, I accidentally entered a construction like whatewer:42
The console in response output a number after the colon. I don't understand why such a construction is needed. If you use it anywhere else, you get an error.